| Fully Qualified Name: | Laminas\Db\Metadata\Metadata |
| Implements: | MetadataInterface |
| Name | Description | Defined By |
|---|---|---|
| __construct() | Constructor | Metadata |
| getColumn() | {@inheritdoc} | Metadata |
| getColumnNames() | {@inheritdoc} | Metadata |
| getColumns() | {@inheritdoc} | Metadata |
| getConstraint() | {@inheritdoc} | Metadata |
| getConstraintKeys() | {@inheritdoc} | Metadata |
| getConstraints() | {@inheritdoc} | Metadata |
| getSchemas() | {@inheritdoc} | Metadata |
| getTable() | {@inheritdoc} | Metadata |
| getTableNames() | {@inheritdoc} | Metadata |
| getTables() | {@inheritdoc} | Metadata |
| getTrigger() | {@inheritdoc} | Metadata |
| getTriggerNames() | {@inheritdoc} | Metadata |
| getTriggers() | {@inheritdoc} | Metadata |
| getView() | {@inheritdoc} | Metadata |
| getViewNames() | {@inheritdoc} | Metadata |
| getViews() | {@inheritdoc} | Metadata |
Constructor
| Parameter Name | Type | Description |
|---|---|---|
| $adapter | \Adapter |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $columnName | ||
| $table | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $table | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $table | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $constraintName | ||
| $table | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $constraint | ||
| $table | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $table | ||
| $schema |
Returns:
{@inheritdoc}
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $tableName | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema | ||
| $includeViews |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema | ||
| $includeViews |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $triggerName | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $viewName | ||
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $schema |
Returns: